WooCommerce\Square\Utilities\Encryption_Utility S

Total Complexity 29
Dependencies 2
Dependents 2
Total lines 230
Lines of code 84
Logical lines of code 46
Comment lines 89
Methods 10
Properties 2

Methods 10

Method Rating Maintainability Complexity Lines of code
encrypt_data()
A
53 9 20
decrypt_data()
S
54 6 20
__construct()
S
56 5 19
get_default_cipher_method()
S
74 2 4
get_default_key()
S
70 2 6
get_vector_length()
S
80 1 3
is_cipher_method_supported()
S
79 1 3
is_encryption_supported()
S
80 1 3
get_cipher_method()
S
82 1 3
get_supported_cipher_methods()
S
81 1 3